system time - traduction vers allemand
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

system time - traduction vers allemand

COMPUTER SYSTEM'S NOTION OF THE PASSING OF TIME
Date (computing); System clock; Time (computing); DATE (command); Date (command); System date; System Time; System clocks; DATE (DOS command); DATE (CP/M command)
  • date]]'' command

system time         
Systemzeit, die Zeit die in der Systemuhr festgelegt ist
system date         
Systemdatum, das Datum das in der Computeruhr festgelegt ist
time sharing         
  • [[Unix]] time-sharing at the [[University of Wisconsin]], 1978
METHOD OF SHARING A COMPUTING RESOURCE AMONG MULTIPLE USERS
Computer/Time-sharing; Time sharing; Time Sharing; Timesharing; Time-Sharing; Time share computer system; Time-sharing system; Time-sharing operating system
Eigentum für einen befristeten Zeitraum an einer Ferienwohnung; gleichzeitige Benutzung eines Computers durch verschieden Anwender

Définition

time-sharing
<operating system> (Or "timesharing") An operating system feature allowing several users to run several tasks concurrently on one processor, or in parallel on many processors, usually providing each user with his own terminal for input and output. time-sharing is multitasking for multiple users. (1998-04-24)

Wikipédia

System time

In computer science and computer programming, system time represents a computer system's notion of the passage of time. In this sense, time also includes the passing of days on the calendar.

System time is measured by a system clock, which is typically implemented as a simple count of the number of ticks that have transpired since some arbitrary starting date, called the epoch. For example, Unix and POSIX-compliant systems encode system time ("Unix time") as the number of seconds elapsed since the start of the Unix epoch at 1 January 1970 00:00:00 UT, with exceptions for leap seconds. Systems that implement the 32-bit and 64-bit versions of the Windows API, such as Windows 9x and Windows NT, provide the system time as both SYSTEMTIME, represented as a year/month/day/hour/minute/second/milliseconds value, and FILETIME, represented as a count of the number of 100-nanosecond ticks since 1 January 1601 00:00:00 UT as reckoned in the proleptic Gregorian calendar.

System time can be converted into calendar time, which is a form more suitable for human comprehension. For example, the Unix system time 1000000000 seconds since the beginning of the epoch translates into the calendar time 9 September 2001 01:46:40 UT. Library subroutines that handle such conversions may also deal with adjustments for time zones, daylight saving time (DST), leap seconds, and the user's locale settings. Library routines are also generally provided that convert calendar times into system times.

Exemples du corpus de texte pour system time
1. One report also found that analysts found the system time–consuming to use.
2. Since then two internal Homeland Security reports found that tests had used live data about real people rather than made–up data for one to two years without meeting privacy requirements; one report also found that department analysts found the system time–consuming to use.